價格:免費
更新日期:2016-04-21
檔案大小:1.1M
目前版本:1.1
版本需求:Android 2.3 以上版本
官方網站:mailto:sultanmirzadev@gmail.com
Offline content of website http://spark.apache.org/docs/latest/programming-guide.html
Use this app even without internet connectivity
Apache Spark is an open source cluster computing framework. Originally developed at the University of California, Berkeley's AMPLab, the Spark codebase was later donated to the Apache Software Foundation that has maintained it since. Spark provides an interface for programming entire clusters with implicit data parallelism and fault-tolerance.
Topics Covered-
Overview
Linking with Spark
Initializing Spark
Resilient Distributed Datasets (RDDs)
Shared Variables
Deploying to a Cluster
Launching Spark jobs from Java / Scala
Unit Testing
Migrating from pre-1.0 Versions of Spark
**Disclaimer-All the content are from Apche Spark official website